Skip to content

deps(dotnet): Bump Splat from 19.2.1 to 19.4.1#89

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/Splat-19.4.1
Closed

deps(dotnet): Bump Splat from 19.2.1 to 19.4.1#89
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/Splat-19.4.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 7, 2026

Copy link
Copy Markdown
Contributor

Updated Splat from 19.2.1 to 19.4.1.

Release notes

Sourced from Splat's releases.

19.4.1

🔏 19.4.1 — consolidated, re-signed release

This is the recommended release. It supersedes and folds in 19.3.1, which was signed with a code-signing certificate that has since been revoked — NuGet restore fails on it with NU3012. 19.4.1 is re-signed with a valid certificate; the superseded 19.3.1 release has been removed and its notes consolidated here.

🗞️ What's Changed

💥 Breaking

  • Drop .NET MAUI 9 platform targets (#​1586)
  • Remove Tizen bitmap code; simplify platform detection (#​1583)

✨ Improvements

  • Refactor CompositeDisposable for thread-safety and performance (#​1477)
  • Cross-platform targeting — compile .NET Framework, Windows and Android targets on non-Windows hosts (#​1581, #​1582)
  • Remove a dead System.Reactive package reference from Splat.Core (#​1579)

🐛 Fixes

  • Fix intermittent Raygun test crash caused by unobserved task exceptions (#​1510)

📝 Documentation

  • Add and improve XML documentation for public APIs (#​1476)
  • Update copyright year to 2026 across source files (#​1474)

🧹 Build, CI & signing

  • Migrate signing from SSL.com eSigner to Certum SimplySign (container signing)
  • Switch versioning from Nerdbank.GitVersioning to MinVer
  • Pin 3rd-party actions to commit SHAs (CodeQL)

📦 Dependencies

  • Routine dependency/test-stack updates by @​renovate[bot]

🔗 Full Changelog: reactiveui/splat@19.2.1...v19.4.1

🙌 Contributions

💖 Thanks to all the contributors — @​glennawatson, @​ChrisPulman (see the linked PRs for attribution).

🤖 Automated services that contributed: @​renovate[bot]

Commits viewable in compare view.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

---
updated-dependencies:
- dependency-name: Splat
  dependency-version: 19.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file nuget NuGet package updates labels Jun 7, 2026
@dependabot dependabot Bot requested a review from karlspace as a code owner June 7, 2026 06:50
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file nuget NuGet package updates labels Jun 7, 2026
@github-actions

github-actions Bot commented Jun 7, 2026

Copy link
Copy Markdown

AI Analysis

Technical Summary:

This pull request (PR) updates the Splat dependency from version 19.2.1 to 19.4.1 in a .NET project.

Key Technical Points:

  • Dependency Update: Splat upgraded from 19.2.1 to 19.4.1, which is a consolidated and re-signed release consolidating the previous 19.3.1 version.

  • Security and Signing:

    • The 19.3.1 release had a revoked code-signing certificate causing NuGet restore failures (NU3012).
    • Version 19.4.1 is re-signed with a valid certificate by migrating signing from SSL.com eSigner to Certum SimplySign (container signing).
    • Versioning system switched from Nerdbank.GitVersioning to MinVer.
  • Breaking Changes:

    • Dropped .NET MAUI 9 platform targets.
    • Removed Tizen bitmap

This summary was automatically generated by AI to help with triage and may not be 100% accurate.

@dependabot @github

dependabot Bot commented on behalf of github Jun 14, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #93.

@dependabot dependabot Bot closed this Jun 14, 2026
@dependabot dependabot Bot deleted the dependabot/nuget/Splat-19.4.1 branch June 14, 2026 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file nuget NuGet package updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants